Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / ConditionalFilterItemPresenter<T> Class / FilterProperty Field

In This Topic
    FilterProperty Field (ConditionalFilterItemPresenter<T>)
    In This Topic
    Identifies the Filter dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterProperty As DependencyProperty
    public static readonly DependencyProperty FilterProperty
    See Also